Other Structures
The following structures are available globally.
-
Represents a JSON Web Signature (https://datatracker.ietf.org/doc/html/rfc7515)
See moreDeclaration
-
Declaration
Swift
public struct JWSParser : DigitallySignedMessageParser -
Represents the configurations related to APIKey Authentication Note that it is mandatory to include this configuration for API Key Access Only security configuration
See moreDeclaration
Swift
public struct APIKeyAuthenticationConfig -
Represents the credential related to APIKey Authentication
See moreDeclaration
Swift
public struct APIKeyCredential : Codable -
Undocumented
See moreDeclaration
Swift
public struct OAuth2PasswordAuthenticationParametersextension OAuth2PasswordAuthenticationParameters: DiscoveryServiceConfigurable -
Options to influence the runtime behavior of
See moreSAPHTTPCookieStorageDeclaration
Swift
public struct SAPHTTPCookieStorageOptions : OptionSet -
Represents the result set associated with SAPcpmsRemoteDestinations API
See moreDeclaration
Swift
public struct DestinationResultSet : Codable -
Represents the destination container associated with SAPcpmsRemoteDestinations
See moreDeclaration
Swift
public struct DestinationContainer : Codable -
Represents the destination associated with SAPcpmsRemoteDestinations
See moreDeclaration
Swift
public struct Destination : Codable -
Represents the metadata associated with a given destination
See moreDeclaration
Swift
public struct Metadata : Codable -
Format of attestationSettings in json response SAP BTP SDK for iOS only parses the iOS related values
“attestationSettings”: { “iOS”: { “enabled”: true, “enforced”: false }, “android”: { “enabled”: false, “enforced”: false } }
See moreDeclaration
Swift
public struct SAPcpmsAttestationSettingsextension SAPcpmsAttestationSettings: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Feature Vector Policy structure.
See moreDeclaration
Swift
public struct SAPcpmsFeatureextension SAPcpmsFeature: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Feature Vector policy structure.
See moreDeclaration
Swift
public struct SAPcpmsFeatureVectorPolicyextension SAPcpmsFeatureVectorPolicy: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Security policy structure.
See moreDeclaration
Swift
public struct SAPcpmsSecurityPolicyextension SAPcpmsSecurityPolicy: CustomStringConvertible, CustomDebugStringConvertible -
Undocumented
See moreDeclaration
Swift
public struct SAPcpmsSharedDeviceSettingsextension SAPcpmsSharedDeviceSettings: CustomStringConvertible, CustomDebugStringConvertible